home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Languages / Caml Light 0.7 / examples / hanoi / loadall.ml < prev    next >
Encoding:
Text File  |  1995-06-01  |  107 b   |  4 lines  |  [TEXT/MPS ]

  1. load "hanoi.ml";;
  2. #open "hanoi";;
  3. print_string "Pour lancer: jeu <nombre de disques>;;"; print_newline();;
  4.